Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 541 Bytes

passwordbox_canpasteclipboardcontent.md

File metadata and controls

28 lines (16 loc) · 541 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.Controls.PasswordBox.CanPasteClipboardContent
winrt property
RS5

Windows.UI.Xaml.Controls.PasswordBox.CanPasteClipboardContent

-description

Gets a value that indicates whether clipboard content can be pasted into the control.

-property-value

true if clipboard content can be pasted into the control; otherwise, false.

-remarks

-see-also

-examples