You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our project, we are using Microsoft.Toolkit.Uwp.UI.Controls.EyedropperToolButton and Microsoft.Toolkit.Uwp.UI.Controls.Carousel. However, I couldn’t find these controls in the package CommunityToolkit.Uwp.Controls.Primitives v8.1.240916.
Could you please clarify if there are plans to include these controls in upcoming versions? Alternatively, is there a replacement or recommended approach for implementing their functionality within CommunityToolkit.Uwp.Controls.Primitives v8.1.240916?
Additionally, we are using the CursorBehavior and GripperCursor properties of the GridSplitter control in the older version. However, these properties seem to be missing in the new version. Could you please clarify their status? If these properties have been removed or replaced, I would appreciate guidance on their default behavior or alternative solutions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In our project, we are using
Microsoft.Toolkit.Uwp.UI.Controls.EyedropperToolButton
andMicrosoft.Toolkit.Uwp.UI.Controls.Carousel
. However, I couldn’t find these controls in the packageCommunityToolkit.Uwp.Controls.Primitives v8.1.240916
.Could you please clarify if there are plans to include these controls in upcoming versions? Alternatively, is there a replacement or recommended approach for implementing their functionality within CommunityToolkit.Uwp.Controls.Primitives v8.1.240916?
Additionally, we are using the
CursorBehavior
andGripperCursor
properties of theGridSplitter
control in the older version. However, these properties seem to be missing in the new version. Could you please clarify their status? If these properties have been removed or replaced, I would appreciate guidance on their default behavior or alternative solutions.Beta Was this translation helpful? Give feedback.
All reactions