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