6 references to Get
PresentationCore (6)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (6)
1503
bool inmap = _map.
Get
(channel, out handle);
1530
bool found = _map.
Get
(sourceChannel, out handle);
1538
Debug.Assert(!(_map.
Get
(targetChannel, out duplicate)));
1568
bool found = _map.
Get
(channel, out handle);
1591
_map.
Get
(channel, out h);
1636
bool found = _map.
Get
(channel, out handle);