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