SelectorsPropertyEquals Method

Overload List

PropertyEquals(Selector, AvaloniaProperty, Object) Returns a selector which matches a control with the specified property value.
PropertyEqualsT(Selector, AvaloniaPropertyT, Object) Returns a selector which matches a control with the specified property value.

See Also