Skip to content

Commit 855043a

Browse files
chore: Adjust packagediff
1 parent 5d964ef commit 855043a

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

build/PackageDiffIgnore.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2152,11 +2152,6 @@
21522152
</Types>
21532153

21542154
<Methods>
2155-
<!-- BEGIN FrameworkElement / UIElement API alignment -->
2156-
<Member fullName="Microsoft.UI.Xaml.FlowDirection Microsoft.UI.Xaml.FrameworkElement.get_FlowDirection()" reason="API alignment with WinUI" />
2157-
<Member fullName="Microsoft.UI.Composition.Visual Microsoft.UI.Xaml.UIElement.GetVisualInternal()" reason="API alignment - internal method should not be public" />
2158-
<!-- END FrameworkElement / UIElement API alignment -->
2159-
21602155
<!-- BEGIN AutomationPeer API alignment -->
21612156
<Member fullName="System.Void Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.RaiseTextEditTextChangedEvent(Microsoft.UI.Xaml.Automation.AutomationTextEditChangeType automationTextEditChangeType, System.Collections.Generic.IReadOnlyList`1&lt;System.String&gt; changedData)" reason="AP reorganization - API alignment" />
21622157
<Member fullName="Microsoft.UI.Xaml.Automation.Peers.RawElementProviderRuntimeId Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.GenerateRawElementProviderRuntimeId()" reason="AP reorganization - API alignment" />
@@ -2169,15 +2164,6 @@
21692164
<Member fullName="System.Void Microsoft.UI.Xaml.Automation.Peers.SelectorAutomationPeer..ctor(System.Object o)" reason="AP reorganization - constructor signature alignment" />
21702165
<Member fullName="System.Void Microsoft.UI.Xaml.Automation.Peers.TreeViewItemDataAutomationPeer..ctor(System.Object item, Microsoft.UI.Xaml.Automation.Peers.ItemsControlAutomationPeer parent)" reason="AP reorganization - constructor signature alignment" />
21712166
<!-- END AutomationPeer API alignment -->
2172-
2173-
<!-- BEGIN TextBlock API alignment -->
2174-
<Member fullName="Microsoft.UI.Xaml.TextWrapping Microsoft.UI.Xaml.Controls.TextBlock.get_TextWrapping()" reason="API alignment with WinUI" />
2175-
<Member fullName="System.Int32 Microsoft.UI.Xaml.Controls.TextBlock.get_MaxLines()" reason="API alignment with WinUI" />
2176-
<Member fullName="Microsoft.UI.Xaml.TextTrimming Microsoft.UI.Xaml.Controls.TextBlock.get_TextTrimming()" reason="API alignment with WinUI" />
2177-
<Member fullName="Microsoft.UI.Xaml.TextAlignment Microsoft.UI.Xaml.Controls.TextBlock.get_TextAlignment()" reason="API alignment with WinUI" />
2178-
<Member fullName="System.Double Microsoft.UI.Xaml.Controls.TextBlock.get_LineHeight()" reason="API alignment with WinUI" />
2179-
<Member fullName="Microsoft.UI.Xaml.LineStackingStrategy Microsoft.UI.Xaml.Controls.TextBlock.get_LineStackingStrategy()" reason="API alignment with WinUI" />
2180-
<!-- END TextBlock API alignment -->
21812167
</Methods>
21822168
</IgnoreSet>
21832169
<![CDATA[

0 commit comments

Comments
 (0)