Basic Library for WinRT
GetPreferedLocations Method

Get the locations where the dropdown will try to locate the Windows.UI.Xaml.Controls.Primitives.Popup once it's opened.
Syntax
'Declaration
 
Protected Overridable Function GetPreferedLocations() As System.Collections.Generic.List(Of AnchorMatching)
protected virtual System.Collections.Generic.List<AnchorMatching> GetPreferedLocations()

Return Value

Ordered list of AnchorMatching to try.
See Also

Reference

C1DropDownButton Class
C1DropDownButton Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback