InputBinding.CreateInstanceCore 方法

定义

创建 InputBinding 的实例。

protected:
 override System::Windows::Freezable ^ CreateInstanceCore();
protected override System.Windows.Freezable CreateInstanceCore ();
override this.CreateInstanceCore : unit -> System.Windows.Freezable
Protected Overrides Function CreateInstanceCore () As Freezable

返回

新对象。

适用于