2 references to _maxLocationLength
PresentationUI (2)
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (1)
135
_requestedLocationTextBox.MaxLength =
_maxLocationLength
;
MS\Internal\Documents\SigningDialog.Designer.cs (1)
166
_locationTextBox.MaxLength =
_maxLocationLength
;