Freigeben über


MapControlAutomationPeer.CanMove Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die zugeordnete Zuordnung neu positioniert werden kann.

public:
 property bool CanMove { bool get(); };
bool CanMove();
public bool CanMove { get; }
var boolean = mapControlAutomationPeer.canMove;
Public ReadOnly Property CanMove As Boolean

Eigenschaftswert

Boolean

bool

Ein boolescher Wert, der angibt, ob die zugeordnete Karte neu positioniert werden kann.

Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für: