3 references to MergedStyle
Microsoft.Maui.Controls (3)
ImageSource.cs (1)
25
_mergedStyle = new
MergedStyle
(GetType(), this);
Span.cs (1)
17
_mergedStyle = new
MergedStyle
(GetType(), this);
StyleableElement\StyleableElement.cs (1)
19
_mergedStyle = new
MergedStyle
(GetType(), this);