4 references to BorderThickness
PresentationFramework.Classic (4)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (4)
552
/// DependencyProperty for <see cref="
BorderThickness
" /> property.
653
Size borderSize = HelperCollapseThickness(
BorderThickness
);
708
Thickness border =
BorderThickness
;
751
Thickness borderThickness =
BorderThickness
;