
Is the value 26 (+ 2x Thickness "1" -> 30) hardcoded or should I bind to some dynamic resourcekey? (did not find any in theme browser utility)
And what it this for: ?
themes:ThemeProperties.IsActive="{Binding RelativeSource={RelativeSource AncestorType={x:Type Window}}, Path=IsActive}"
Documentation:
Methods:
GetIsActive Gets the value of the IsActive attached property for the specified object.
SetIsActive Sets the value of the IsActive attached property to the specified object.
ThemeProperties.IsActive Attached Property:
[Missing <summary> documentation for "P:ActiproSoftware.Windows.Themes.ThemeProperties.IsActive"]
See GetIsActive, SetIsActive
[Modified 9 years ago]