4 references to BorderDouble
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1931
case BorderType.
BorderDouble
: return Width * 2;
10751
ConverterState.CurrentBorder?.Type = BorderType.
BorderDouble
;
10789
ConverterState.CurrentBorder?.Type = BorderType.
BorderDouble
;
10847
ConverterState.CurrentBorder?.Type = BorderType.
BorderDouble
;