3 references to StyleTagName
PresentationFramework (3)
System\Windows\Markup\XamlStyleSerializer.cs (3)
189internal const string VisualTriggersFullPropertyName = $"{StyleTagName}.{VisualTriggersPropertyName}"; 190internal const string SettersFullPropertyName = $"{StyleTagName}.{SettersPropertyName}"; 191internal const string ResourcesFullPropertyName = $"{StyleTagName}.{ResourcesPropertyName}";