1 instantiation of POINT
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2012
get { return new
POINT
{ x = _left, y = _top }; }
12 references to POINT
PresentationFramework (12)
System\Windows\Standard\NativeMethods.cs (12)
1850
public
POINT
ptReserved;
1851
public
POINT
ptMaxSize;
1852
public
POINT
ptMaxPosition;
1853
public
POINT
ptMinTrackSize;
1854
public
POINT
ptMaxTrackSize;
2010
public
POINT
Position
2161
public
POINT
ptMinPosition;
2162
public
POINT
ptMaxPosition;
3102
ref
POINT
pptDst,
3105
ref
POINT
pptSrc,
3126
ref
POINT
pptDst,
3129
ref
POINT
pptSrc,