2 references to HwndSourceParameters
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (2)
163
HwndSourceParameters parameters = new
HwndSourceParameters
(name, width, height);
227
HwndSourceParameters parameters = new
HwndSourceParameters
(name, width, height);