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