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