2 references to IID_IAgileObject
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs (2)
87
if (unknownRef.TryAs<IUnknownVftbl>(
IID_IAgileObject
, out var agileRef) >= 0)
139
IID =
IID_IAgileObject
,