6 references to CreateOrAddRefOnChannel
PresentationCore (6)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (2)
916
return channel.
CreateOrAddRefOnChannel
(instance, ref _handle, type);
1505
bool created = channel.
CreateOrAddRefOnChannel
(instance, ref handle, type);
System\Windows\Media\VisualProxy.cs (4)
156
channel.
CreateOrAddRefOnChannel
(
201
channel.
CreateOrAddRefOnChannel
(
217
channel.
CreateOrAddRefOnChannel
(
228
channel.
CreateOrAddRefOnChannel
(