InputBinding::GetCurrentValueAsFrozenCore Method (Freezable^)
.NET Framework (current version)
Makes the current instance a frozen clone of the specified Freezable. If the object has animated dependency properties, their current animated values are copied.
Assembly: PresentationCore (in PresentationCore.dll)
protected: virtual void GetCurrentValueAsFrozenCore( Freezable^ sourceFreezable ) override
Parameters
- sourceFreezable
-
Type:
System.Windows::Freezable^
The object to clone.
.NET Framework
Available since 4.0
Available since 4.0
Show: