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