UpdateDisplayBeginInit Method |
Starts the initialization process for this element.
Namespace: Kjs.AppLife.Update.WpfAssembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntaxpublic override void BeginInit()
Public Overrides Sub BeginInit
public:
virtual void BeginInit() override
abstract BeginInit : unit -> unit
override BeginInit : unit -> unit
Implements
ISupportInitializeBeginInit
See Also