Exception | Description |
---|---|
System.ArgumentNullException | If element is null |
Note: In an XBAP application we don't have access rights to call PointToScreen. In this situation we look at the refElement, if not null we get the common ancestor element and map the point to it. If refElement is null then we walk up the visual tree to the top level element and map the point to it.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2