4 instantiations of ProjectedRuntimeClass
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (3)
27[global::WinRT.ProjectedRuntimeClass(nameof(_default))] 245[global::WinRT.ProjectedRuntimeClass(nameof(_default))] 311[global::WinRT.ProjectedRuntimeClass(nameof(_default))]
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
62[global::WinRT.ProjectedRuntimeClass(nameof(_default))]
4 references to ProjectedRuntimeClass
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs (2)
70ProjectedRuntimeClassAttribute projectedClass = type.GetCustomAttribute<ProjectedRuntimeClassAttribute>();
MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs (2)
180ProjectedRuntimeClassAttribute attr = runtimeClass.GetCustomAttribute<ProjectedRuntimeClassAttribute>();