3 references to HwndSourceParameters
PresentationCore (2)
System\Windows\InterOp\HwndSource.cs (1)
65
HwndSourceParameters param = new
HwndSourceParameters
(name)
System\Windows\InterOp\HwndSourceParameters.cs (1)
48
public HwndSourceParameters(string name, int width, int height):
this
(name)
PresentationFramework (1)
System\Windows\Controls\Primitives\Popup.cs (1)
3337
HwndSourceParameters param = new
HwndSourceParameters
(String.Empty)