7 references to DialogDivider
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (3)
92this._subjectLine = new DialogDivider(); 93this._categoryLine = new DialogDivider(); 94this._contentLine = new DialogDivider();
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
38_divider = new DialogDivider();
MS\Internal\Documents\RMPermissions.Designer.cs (1)
47this.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();