다음을 통해 공유


SfcInstance.InitializeUIPropertyState Method

Definition

Overridable from the child objects who care about initializing their states (dynamic metadata which is currently the ".Enabled" property)

protected internal virtual void InitializeUIPropertyState ();
abstract member InitializeUIPropertyState : unit -> unit
override this.InitializeUIPropertyState : unit -> unit
Protected Friend Overridable Sub InitializeUIPropertyState ()

Applies to