7 references to DialogDivider
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (3)
92
this._subjectLine = new
DialogDivider
();
93
this._categoryLine = new
DialogDivider
();
94
this._contentLine = new
DialogDivider
();
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
38
_divider = new
DialogDivider
();
MS\Internal\Documents\RMPermissions.Designer.cs (1)
47
this.divider = new
DialogDivider
();
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (1)
42
_divider = new
DialogDivider
();
MS\Internal\Documents\SigningDialog.Designer.cs (1)
45
_divider = new
DialogDivider
();