зеркало из https://github.com/telerik/xaml-sdk.git
c94f26461f | ||
---|---|---|
.. | ||
Properties | ||
App.xaml | ||
App.xaml.cs | ||
App_SL.xaml | ||
App_SL.xaml.cs | ||
CompassProgramming_SL.csproj | ||
CompassProgramming_WPF.csproj | ||
Example.xaml | ||
Example.xaml.cs | ||
MainPage.xaml | ||
MainPage.xaml.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
PaneType.cs | ||
Readme.md |
Readme.md
Compass Programming
This example demonstrates how to customize which compasses are shown when dragging different RadPanes in the control.
When dragging a "Green" RadPane only the center compass over other "Green" RadPanes is shown and all of the root compasses. When dragging a "Purple" RadPane all of the compasses (right, left, top, bottom and center) over other "Purple" RadPanes are shown and none of the root compasses.
More details could be found in our online help: For WPF - http://www.telerik.com/help/wpf/raddocking-how-to-implement-conditional-docking.html For Silverlight - http://www.telerik.com/help/silverlight/raddocking-how-to-implement-conditional-docking.html