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