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