ProgressBarInformation.ProgressMargin 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 margin that could be used for a ProgressBar considering the nesting depth.
public:
property System::Windows::Thickness ProgressMargin { System::Windows::Thickness get(); };
public System.Windows.Thickness ProgressMargin { get; }
member this.ProgressMargin : System.Windows.Thickness
Public ReadOnly Property ProgressMargin As Thickness