1 instantiation of POINT
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2007
get { return new
POINT
{ x = _left, y = _top }; }
12 references to POINT
PresentationFramework (12)
System\Windows\Standard\NativeMethods.cs (12)
1841
public
POINT
ptReserved;
1842
public
POINT
ptMaxSize;
1843
public
POINT
ptMaxPosition;
1844
public
POINT
ptMinTrackSize;
1845
public
POINT
ptMaxTrackSize;
2005
public
POINT
Position
2156
public
POINT
ptMinPosition;
2157
public
POINT
ptMaxPosition;
3097
ref
POINT
pptDst,
3100
ref
POINT
pptSrc,
3121
ref
POINT
pptDst,
3124
ref
POINT
pptSrc,