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