PasswordBox::IsSelectionActive Property
.NET Framework (current version)
Gets a value that indicates whether the PasswordBox has focus and selected text.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the PasswordBox has focus and selected text; otherwise, false.
The registered default is false. For more information about what can influence the value, see Dependency Property Value Precedence.
.NET Framework
Available since 4.5
Available since 4.5
Show: