6 references to Get
PresentationCore (6)
Graphics\include\exports.cs (6)
1679
bool inmap = _map.
Get
(channel, out handle);
1706
bool found = _map.
Get
(sourceChannel, out handle);
1714
Debug.Assert(!(_map.
Get
(targetChannel, out duplicate)));
1744
bool found = _map.
Get
(channel, out handle);
1767
_map.
Get
(channel, out h);
1812
bool found = _map.
Get
(channel, out handle);