6 references to ShouldSetBinding
Microsoft.Maui.Controls (6)
ContentConverter.cs (6)
70
if (
ShouldSetBinding
(content, TextElement.TextColorProperty))
75
if (
ShouldSetBinding
(content, TextElement.CharacterSpacingProperty))
80
if (
ShouldSetBinding
(content, TextElement.TextTransformProperty))
89
if (
ShouldSetBinding
(content, FontElement.FontAttributesProperty))
94
if (
ShouldSetBinding
(content, FontElement.FontSizeProperty))
99
if (
ShouldSetBinding
(content, FontElement.FontFamilyProperty))