зеркало из https://github.com/telerik/xaml-sdk.git
c94f26461f | ||
---|---|---|
.. | ||
Properties | ||
ViewModels | ||
App.xaml | ||
App.xaml.cs | ||
App_SL.xaml | ||
App_SL.xaml.cs | ||
CustomPaletteViewItemTooltip_SL.csproj | ||
CustomPaletteViewItemTooltip_SL.csproj.user | ||
CustomPaletteViewItemTooltip_WPF.csproj | ||
CustomPaletteViewItemTooltip_WPF.csproj.user | ||
MainView.xaml | ||
MainView.xaml.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
readme.md |
readme.md
Custom Palette View Item Tooltip
This project demonstrates how to use the PaletteItemsTemplate property of the ColorPicker. It is useful in data-binding scenarios where you need to apply a custom template on the PaletteViewItems. In this example is demonstarted how to use it to define a tooltip for the palette items.