4 references to HasTemplateAncestor
Microsoft.Maui.Controls (4)
ContentConverter.cs (4)
34 if (view is ITextElement && HasTemplateAncestor(presenter, typeof(ITextElement))) 39 if (view is IFontElement && HasTemplateAncestor(presenter, typeof(IFontElement))) 54 if (HasTemplateAncestor(presenter, typeof(ITextElement))) 59 if (HasTemplateAncestor(presenter, typeof(IFontElement)))