Download thinktecture UIAnnotations
Description
With thinktecture UIAnnotations you can extend your UI with additional functionality via Adorners and Behaviors. All parts are assignable via markup, which is helpful in MVVM scenarios and promotes the developer/designer interaction.
Icons
Source Files
The download file uiannotations.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Thinktecture.UIAnnotations/Demo/App.xaml
Thinktecture.UIAnnotations/Demo/App.xaml.cs
Thinktecture.UIAnnotations/Demo/BehaviorsDemoWindow.xaml
Thinktecture.UIAnnotations/Demo/BehaviorsDemoWindow.xaml.cs
Thinktecture.UIAnnotations/Demo/Contact.ico
Thinktecture.UIAnnotations/Demo/Demo.csproj
Thinktecture.UIAnnotations/Demo/Demo.csproj.vspscc
Thinktecture.UIAnnotations/Demo/GenericDemoWindow.xaml
Thinktecture.UIAnnotations/Demo/GenericDemoWindow.xaml.cs
Thinktecture.UIAnnotations/Demo/Images/Check.png
Thinktecture.UIAnnotations/Demo/Images/Contact.ico
Thinktecture.UIAnnotations/Demo/Images/Copy.png
Thinktecture.UIAnnotations/Demo/Images/Cut.png
Thinktecture.UIAnnotations/Demo/Images/Infos.png
Thinktecture.UIAnnotations/Demo/Images/Paste.png
Thinktecture.UIAnnotations/Demo/Images/Save.png
Thinktecture.UIAnnotations/Demo/Images/Search.png
Thinktecture.UIAnnotations/Demo/Images/jone_130x160.png
Thinktecture.UIAnnotations/Demo/MainWindow.xaml
Thinktecture.UIAnnotations/Demo/MainWindow.xaml.cs
Thinktecture.UIAnnotations/Demo/Person.cs
Thinktecture.UIAnnotations/Demo/PersonMetadata.cs
Thinktecture.UIAnnotations/Demo/Properties/AssemblyInfo.cs
Thinktecture.UIAnnotations/Demo/Properties/DataSources/Demo.Model.Department.datasource
Thinktecture.UIAnnotations/Demo/Properties/DataSources/Demo.Model.Person.datasource
Thinktecture.UIAnnotations/Demo/Properties/Resources.Designer.cs
Thinktecture.UIAnnotations/Demo/Properties/Resources.de-DE.resx
Thinktecture.UIAnnotations/Demo/Properties/Resources.resx
Thinktecture.UIAnnotations/Demo/Properties/Settings.Designer.cs
Thinktecture.UIAnnotations/Demo/Properties/Settings.settings
Thinktecture.UIAnnotations/Demo/UIAnnotationsWindow.xaml
Thinktecture.UIAnnotations/Demo/UIAnnotationsWindow.xaml.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations.sln
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations.vssscc
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/AdornerHorizontalAlignment.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/AdornerPlacement.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/AdornerVerticalAlignment.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/AnnotationReader.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Annotations.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/AdornerFactoryBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/BehaviorFactory.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/BusyBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/BusyIndicator.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/CancelButtonBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/CloseWindowBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/CommandAction.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/CommandBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/CueBannerAdornerFactoryBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/DefaultButtonBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/DialogButtonBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/FocusBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/GenericHandler.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/NumericInputBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/OpenFileBehavior.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/TargetedTriggerActionFactory.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/TriggerActionFactory.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Behaviors/VisualTreeHelpers.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/BindingHelpers.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/ChangeLog.txt
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/CueBannerAdorner.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/DataTypeDescriptor.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/EditTrackerAdorner.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/ElementHelpers.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/ElementTrackerAdorner.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/ExtensionImageAlignment.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/GenericAdorner.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/GenericAdorners.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/ArrowBack.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/ArrowFore.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Copy.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Cut.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Delete.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Edit.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Error.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Paste.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Redo.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Required.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/RequiredFront.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/SmartTag.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Images/Undo.png
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/License.txt
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/LocalizableDisplayFormatAttribute.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Properties/AssemblyInfo.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Properties/Resources.Designer.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Properties/Resources.resx
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Properties/Settings.Designer.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Properties/Settings.settings
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/RequiredFieldAdorner.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/SmartTagAdorner.cs
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Templates.xaml
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Themes/Generic.xaml
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Thinktecture.UIAnnotations.csproj
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/Thinktecture.UIAnnotations.csproj.vspscc
Thinktecture.UIAnnotations/Thinktecture.UIAnnotations/TraceHelpers.cs
Download
Click the following link to download uiannotations.zip.
uiannotations.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »