AllModulesViewModel.WaitMessageVisibility Property
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.
Gets the visibility of the wait message
public:
property System::Windows::Visibility WaitMessageVisibility { System::Windows::Visibility get(); };
public System.Windows.Visibility WaitMessageVisibility { get; }
member this.WaitMessageVisibility : System.Windows.Visibility
Public ReadOnly Property WaitMessageVisibility As Visibility