9 references to BorderFormat
PresentationFramework (9)
System\Windows\Documents\RtfToXamlReader.cs (9)
2015
BorderLeft = new
BorderFormat
(pb.BorderLeft);
2016
BorderTop = new
BorderFormat
(pb.BorderTop);
2017
BorderRight = new
BorderFormat
(pb.BorderRight);
2018
BorderBottom = new
BorderFormat
(pb.BorderBottom);
2019
BorderAll = new
BorderFormat
(pb.BorderAll);
2334
BorderLeft = new
BorderFormat
(cf.BorderLeft);
2335
BorderRight = new
BorderFormat
(cf.BorderRight);
2336
BorderBottom = new
BorderFormat
(cf.BorderBottom);
2337
BorderTop = new
BorderFormat
(cf.BorderTop);