intense icon indicating copy to clipboard operation
intense copied to clipboard

Intense Toolkit for Universal Windows Platform

Results 8 intense issues
Sort by recently updated
recently updated
newest added

![udklip](https://cloud.githubusercontent.com/assets/12601127/23823432/c591f020-0662-11e7-852f-7abbf23a59b7.PNG) However existing projects upgrade just fine.

Hi, I don't want to use the Segoe MDL2 icons. Rather, I want to use image (PNG) and set it as a icon for a NavigationItem. Please, how can I...

I already had Intense framework for Split view in my app. I just added "Ink Toolbar control for Universal Windows apps" from https://visualstudiogallery.msdn.microsoft.com/58194dfe-df44-4c4e-893a-1eca40675269 After that app us working fine in...

With latest version xaml designer is crushing. In App.xaml `````` ``` this xaml file is not found and in Shell.xaml `Background="{ThemeResource SystemChromeLowColor}"` SystemChromeLowColor this resource is not found, I am...

Hi Is it possible to change "the top DisplayName" in the code behind of a page ? The page is not add in the ShellViewModel, it display by Frame.Navigate. Thanks...

Im seeing the following exception thrown on the settings page of the split view. Fresh install with no modifications. System.InvalidCastException: Unable to cast object of type 'Windows.UI.Xaml.Controls.ComboBoxItem' to type 'SplitViewApp1.Presentation.DisplayableTheme'....

bug

The listviews in both the SplitView and Navigation App templates do not correctly handle keyboard shortcuts. Implement a NavListView

bug

The Navigation App template features a search text box, but has no implementation yet.

enhancement