2 implementations of TryGetData
System.Private.Windows.Core (2)
5 references to TryGetData
System.Private.Windows.Core (4)
System\Private\Windows\Ole\IDataObjectInternal.cs (3)
95/// <inheritdoc cref="TryGetData{T}(string, Func{TypeName, Type}, bool, out T)"/>
102/// <inheritdoc cref="TryGetData{T}(string, Func{TypeName, Type}, bool, out T)"/>
111/// <inheritdoc cref="TryGetData{T}(string, Func{TypeName, Type}, bool, out T)"/>
System.Windows.Forms (1)