History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-37195
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Coox
Reporter: Sergey Coox
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

XAML Style errors highlighting

Created: 15 Mar 07 16:50   Updated: 21 May 07 20:39
Component/s: Language - XAML
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
<!-- ERROR no target type specified
<Style BasedOn="{StaticResource {x:Type Button}}" x:Key="ButtonStyle" />
-->

<!-- ERROR - no automatic convertor for Style
<Style x:Key="GreenText" TargetType="TextBlock" BasedOn="MagentaText">
<Setter Property="Foreground" Value="Green" />
</Style>
-->



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.