UpdateDisplayEndInit Method |
Indicates that the initialization process for the element is complete.
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 EndInit()
Public Overrides Sub EndInit
public:
virtual void EndInit() override
abstract EndInit : unit -> unit
override EndInit : unit -> unit
Implements
ISupportInitializeEndInit
Exceptions
See Also