7 references to Validators
PresentationFramework (7)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (7)
1467
_nParaShading =
Validators
.MakeValidShading(value);
1942
_width =
Validators
.MakeValidBorderWidth(value);
2433
_nShading =
Validators
.MakeValidShading(value);
9124
if (
Validators
.IsValidFontSize(token.Parameter))
10625
if (
Validators
.IsValidWidthType(token.Parameter))
10638
if (
Validators
.IsValidWidthType(token.Parameter))
10651
if (
Validators
.IsValidWidthType(token.Parameter))