Property IsInitialized
IsInitialized
Get or sets if the View was already initialized. This derived from ISupportInitializeNotification to allow notify all the views that are being initialized.
public virtual bool IsInitialized { get; set; }
Get or sets if the View was already initialized. This derived from ISupportInitializeNotification to allow notify all the views that are being initialized.
public virtual bool IsInitialized { get; set; }