MouseBinding::CloneCurrentValueCore Method (Freezable^)

.NET Framework (current version)
 

Copies the current values of the properties of the specified object.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual void CloneCurrentValueCore(
	Freezable^ sourceFreezable
) override

Parameters

sourceFreezable
Type: System.Windows::Freezable^

The object to clone.

.NET Framework
Available since 4.0
Return to top
Show: