9 references to BorderFormat
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (9)
2013
BorderLeft = new
BorderFormat
(pb.BorderLeft);
2014
BorderTop = new
BorderFormat
(pb.BorderTop);
2015
BorderRight = new
BorderFormat
(pb.BorderRight);
2016
BorderBottom = new
BorderFormat
(pb.BorderBottom);
2017
BorderAll = new
BorderFormat
(pb.BorderAll);
2332
BorderLeft = new
BorderFormat
(cf.BorderLeft);
2333
BorderRight = new
BorderFormat
(cf.BorderRight);
2334
BorderBottom = new
BorderFormat
(cf.BorderBottom);
2335
BorderTop = new
BorderFormat
(cf.BorderTop);