Each CommentsItem represents an item in a predefined Comments control. The corresponding string of a CommentsItem is the same as the item's Name property. The CommentsItem enumeration can be used with the FrameworkElement.FindName method to get the item and manipulate it.

Members

Member Description
TXITEM_CommentsCount Identifies the Comments Count label.
TXITEM_CommentsRefresh Identifies the Comments Refresh button.
TXITEM_CommentsViewer Identifies the Comments overview.
TXITEM_DeleteComment Identifies the Comments Delete button.
TXITEM_EditComment Identifies the Comments Edit button.
TXITEM_ReplyComment Identifies the Comments Reply button.