When ItemTemplate of LongListSelector contains TextBlock with TextAlignment="Justify" designer displays error "WrappedException: Error HRESULT E_FAIL has been returned from a call to a COM componen...
Id #10997 | Release:
None
| Updated: May 15 at 5:21 PM by xperiandri | Created: May 15 at 5:21 PM by xperiandri
Hi,
We have an scenario were we have a list of items (ItemsControl) and each item has its own ContextMenu instance. Also, this list is into a UserControl, and the UserControl is being instantiated...
Id #10990 | Release:
None
| Updated: May 10 at 3:46 PM by hmadrigal | Created: May 10 at 3:46 PM by hmadrigal
Currently you can change the HeaderTemplate, but there's no way to change the header template in full mode, and therefore you can only set the header in the full-mode to a string. This is a problem...
Id #10958 | Release:
None
| Updated: Apr 29 at 1:04 AM by SharpGIS | Created: Apr 29 at 1:03 AM by SharpGIS
Currently, there is no way to control the HubTile Visualstate that will be drawn first.
If no ImageSource is specified for the item, the user will be facing a blank rectangle for a good second or t...
Id #10957 | Release:
None
| Updated: Apr 28 at 6:07 AM by zaitsman | Created: Apr 28 at 6:07 AM by zaitsman
Downloaded the source codes and tested both sample for WP7 and WP8, found out the SlideInEffectSample is not working in PhoneToolKitSample.WP8.
I am new to the WP8 development, and currently learn...
Id #10949 | Release:
None
| Updated: May 10 at 7:07 AM by blastmann | Created: Apr 25 at 12:43 PM by ah_lun
My customers are receiving an intermittent error when using a GetureListener. I have not been able to reproduce the error, but I get reports about it daily. Is there any workaround for this issue...
Id #10945 | Release:
None
| Updated: Apr 23 at 4:08 PM by Rotski6279 | Created: Apr 23 at 4:08 PM by Rotski6279
The exception is raised when setting the IsSelectionEnabled to false that is bound to a viewmodel in the OnNavigatedTo of a page.
Setting the property in the view model to false when OnNavigatedFr...
Id #10944 | Release:
None
| Updated: Tue at 10:24 PM by bhrgv | Created: Apr 23 at 7:59 AM by Blackbox
As the solution, I can suggest to set bindings for the buttons in the OnApplyTemplate method:
if (_leftButton != null)
{
_leftButton.Click += LeftButton_Click;
_leftButton.Visibility = GetV...
Id #10932 | Release:
None
| Updated: Apr 17 at 2:37 PM by chipsman | Created: Apr 17 at 2:37 PM by chipsman
Hi,
I'm developing an app that I localized to Hebrew (Right to Left language) and I noticed that when I open a context menu when the phone language is set to Hebrew, the entire application UI flip...
Id #10915 | Release:
None
| Updated: Apr 22 at 2:07 PM by raananzvi | Created: Apr 10 at 7:42 PM by raananzvi
Here's what we've received from our users:
Application: gMaps v2.0;
Device: PM23300 (HTC);
OS: 8.0.9903.0;
Timestamp: 2/4/2013 12:43:12 AM;
Exception data [Current Page]: /Microsoft.Phone.Controls...
Id #10895 | Release:
None
| Updated: Apr 4 at 9:37 AM by AlexSorokoletov | Created: Apr 4 at 9:36 AM by AlexSorokoletov