1 instantiation of POINT
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2009
get { return new
POINT
{ x = _left, y = _top }; }
12 references to POINT
PresentationFramework (12)
System\Windows\Standard\NativeMethods.cs (12)
1843
public
POINT
ptReserved;
1844
public
POINT
ptMaxSize;
1845
public
POINT
ptMaxPosition;
1846
public
POINT
ptMinTrackSize;
1847
public
POINT
ptMaxTrackSize;
2007
public
POINT
Position
2158
public
POINT
ptMinPosition;
2159
public
POINT
ptMaxPosition;
3135
ref
POINT
pptDst,
3138
ref
POINT
pptSrc,
3159
ref
POINT
pptDst,
3162
ref
POINT
pptSrc,