ModuleViewModel.CommandControlVisibility 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 CommandControl is visibility or not
public:
property System::Windows::Visibility CommandControlVisibility { System::Windows::Visibility get(); };
public System.Windows.Visibility CommandControlVisibility { get; }
member this.CommandControlVisibility : System.Windows.Visibility
Public ReadOnly Property CommandControlVisibility As Visibility