InputBinding::CreateInstanceCore Method ()

.NET Framework (current version)
 

Creates an instance of an InputBinding.

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

protected:
virtual Freezable^ CreateInstanceCore() override

Return Value

Type: System.Windows::Freezable^

The new object.

.NET Framework
Available since 4.0
Return to top
Show: