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