BooleanKeyFrameCollection.CreateInstanceCore 方法

定义

创建 BooleanKeyFrameCollection 的一个新的冻结实例。

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

返回

Freezable

BooleanKeyFrameCollection 的冻结实例。

适用于

另请参阅