9 references to StrokeProperty
Microsoft.Maui.Controls (9)
RadioButton\RadioButton.cs (7)
512
Ellipse.
StrokeProperty
,
518
Ellipse.
StrokeProperty
,
527
Ellipse.
StrokeProperty
,
533
Ellipse.
StrokeProperty
,
586
Property = Shape.
StrokeProperty
,
593
Property = Shape.
StrokeProperty
,
612
Property = Shape.
StrokeProperty
,
Shapes\Shape.cs (2)
99
set { SetValue(
StrokeProperty
, value); }
100
get { return (Brush)GetValue(
StrokeProperty
); }