4 references to BorderDouble
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
1932
case BorderType.
BorderDouble
: return Width * 2;
10814
ConverterState.CurrentBorder.Type = BorderType.
BorderDouble
;
10882
ConverterState.CurrentBorder.Type = BorderType.
BorderDouble
;
10979
ConverterState.CurrentBorder.Type = BorderType.
BorderDouble
;