Display..::..ProtectAgainstScreenshots Method (Window, Boolean)
Protects the against screenshots.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
<ExtensionAttribute> _ Public Shared Function ProtectAgainstScreenshots ( _ wpfWindow As Window, _ removeWindowTitle As Boolean _ ) As Boolean
[ExtensionAttribute] public: static bool^ ProtectAgainstScreenshots( Window^ wpfWindow, bool^ removeWindowTitle )