ShellHandRayPointer.OnPostSceneQuery Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called after performing the scene query.
public:
override void OnPostSceneQuery();
public override void OnPostSceneQuery ();
override this.OnPostSceneQuery : unit -> unit
Public Overrides Sub OnPostSceneQuery ()