1 instantiation of POINT
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2016
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;
2014
public
POINT
Position
2165
public
POINT
ptMinPosition;
2166
public
POINT
ptMaxPosition;
3106
ref
POINT
pptDst,
3109
ref
POINT
pptSrc,
3130
ref
POINT
pptDst,
3133
ref
POINT
pptSrc,