1 reference to s_allDirectives
System.Xaml (1)
System\Xaml\XamlLanguage.cs (1)
240
public static ReadOnlyCollection<XamlDirective> AllDirectives { get { return
s_allDirectives
.Value; } }