SfcInstance.InitializeUIPropertyState Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()