ModuleViewModel.CommandRowHeight 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 Height
public:
property System::Windows::GridLength CommandRowHeight { System::Windows::GridLength get(); };
public System.Windows.GridLength CommandRowHeight { get; }
member this.CommandRowHeight : System.Windows.GridLength
Public ReadOnly Property CommandRowHeight As GridLength